projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75de50c
)
*** empty log message ***
author
Michael Albinus
<michael.albinus@gmx.de>
Sun, 16 Aug 2009 12:23:23 +0000
(12:23 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sun, 16 Aug 2009 12:23:23 +0000
(12:23 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 38d8c1cf503b1d4088dd2200deb53cdb0f55dd64..4ef22661a7e4ad2944ef51cc3dbbffe453a15b75 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,9
@@
+2009-08-16 Michael Albinus <michael.albinus@gmx.de>
+
+ * dbusbind.c (xd_initialize): Add connection file descriptor to
+ input_wait_mask, in order to let select() detect, whether a new
+ message has been arrived.
+
2009-08-15 Michael Albinus <michael.albinus@gmx.de>
* dbusbind.c (xd_get_dispatch_status, xd_pending_messages): New